[INFO] fetching crate zhipuai-rs 0.2.4...
[INFO] testing zhipuai-rs-0.2.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate zhipuai-rs 0.2.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate zhipuai-rs 0.2.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate zhipuai-rs 0.2.4
[INFO] tweaked toml for crates.io crate zhipuai-rs 0.2.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zhipuai-rs 0.2.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zhipuai-rs 0.2.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7163eb9bc713a4304808eadb2b3b4fced3d453bf62070f3bf5d9d5e108f339b2
[INFO] running `Command { std: "docker" "start" "-a" "7163eb9bc713a4304808eadb2b3b4fced3d453bf62070f3bf5d9d5e108f339b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7163eb9bc713a4304808eadb2b3b4fced3d453bf62070f3bf5d9d5e108f339b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7163eb9bc713a4304808eadb2b3b4fced3d453bf62070f3bf5d9d5e108f339b2", kill_on_drop: false }`
[INFO] [stdout] 7163eb9bc713a4304808eadb2b3b4fced3d453bf62070f3bf5d9d5e108f339b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d6e06c39881ffe31c9b5ea5e08687f70207f2a16d9e4be85401c864c6261b11
[INFO] running `Command { std: "docker" "start" "-a" "8d6e06c39881ffe31c9b5ea5e08687f70207f2a16d9e4be85401c864c6261b11", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling zmij v0.1.8
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling zhipuai-rs v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.17s
[INFO] running `Command { std: "docker" "inspect" "8d6e06c39881ffe31c9b5ea5e08687f70207f2a16d9e4be85401c864c6261b11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d6e06c39881ffe31c9b5ea5e08687f70207f2a16d9e4be85401c864c6261b11", kill_on_drop: false }`
[INFO] [stdout] 8d6e06c39881ffe31c9b5ea5e08687f70207f2a16d9e4be85401c864c6261b11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8312048d6915b8bd57120f8fa22727a26859b1f5528a0f2db8c543649fd59bbe
[INFO] running `Command { std: "docker" "start" "-a" "8312048d6915b8bd57120f8fa22727a26859b1f5528a0f2db8c543649fd59bbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.5
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.5
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.5
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.5
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.5
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.5
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.5
[INFO] [stderr]    Compiling symphonia v0.5.5
[INFO] [stderr]    Compiling rodio v0.21.1
[INFO] [stderr]    Compiling zhipuai-rs v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `zhipuai-rs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name zhipuai_rs --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7af6704438784fef -C extra-filename=-413fb6e8470694c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-732f45c500397fdd.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9448fefab97074e6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d269868761ac548a.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-075cc92695584bc4.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-661d0e25aefbfd44.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4f89dfc318e6810d.rlib --extern rodio=/opt/rustwide/target/debug/deps/librodio-e24c25d5c8727556.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6a96b2f050639744.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1e77e4d2bc56540f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-957ecae465551cbb.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-b90b425f6edb5f4b.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcMATzcY/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanyhow-7e5dcd40304f6dad,libzhipuai_rs-91f7257c4b37d8f6,libpin_project-075cc92695584bc4,libtokio_tungstenite-b90b425f6edb5f4b,libtungstenite-f2df906200544b18,libdata_encoding-6d465a39edfa29f6,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libthiserror-5bb14f29ad2876a4,libreqwest-4f89dfc318e6810d,libserde_urlencoded-0458b2fda8359fc4,libryu-0ea4bafc9bef6d8b,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-eb1efe13555eaa16,libtokio_native_tls-be8a97cd54891721,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-1e77e4d2bc56540f,libzmij-34aac408f6d919c9,libtower_http-180c0bc3b9f965e1,libiri_string-d388d4576b633c72,libtower-a9e2d166058a9a80,libtower_layer-d70c7e404336389b,libnative_tls-99d55d47a84553be,libopenssl_probe-cbab9b905ab83f66,libopenssl-0338f407760562ed,libbitflags-443c99b827427271,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-ea33ddfd9f92bc73,libhyper_util-ab2e31b4b6ca36c8,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-08be289bfe593bc0,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-5fbfb62caf638b34,libtracing-abf387970876920d,libtracing_core-52b8392d99ba3fb6,libonce_cell-0ba6aecba7086d38,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libtokio_util-a8a85a983d1c072c,libtokio-957ecae465551cbb,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,liburl-a9393110ba5e3a92,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-4d5b2fe4d7fc5a12,libitoa-6b76ec393d6a2c41,libsync_wrapper-a3845461b7db14a0,liblog-d269868761ac548a,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,libfutures_util-9db680e4e129e269,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libbytes-752d6eacdc0bb513,libasync_stream-732f45c500397fdd,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libserde-6a96b2f050639744,libserde_core-8323e53422f20d71}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcMATzcY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/chat_thinking_enable-cbf4a875ecf59a88" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcsjGoc3/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanyhow-7e5dcd40304f6dad,libzhipuai_rs-91f7257c4b37d8f6,libpin_project-075cc92695584bc4,libtokio_tungstenite-b90b425f6edb5f4b,libtungstenite-f2df906200544b18,libdata_encoding-6d465a39edfa29f6,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libthiserror-5bb14f29ad2876a4,libreqwest-4f89dfc318e6810d,libserde_urlencoded-0458b2fda8359fc4,libryu-0ea4bafc9bef6d8b,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-eb1efe13555eaa16,libtokio_native_tls-be8a97cd54891721,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-1e77e4d2bc56540f,libzmij-34aac408f6d919c9,libtower_http-180c0bc3b9f965e1,libiri_string-d388d4576b633c72,libtower-a9e2d166058a9a80,libtower_layer-d70c7e404336389b,libnative_tls-99d55d47a84553be,libopenssl_probe-cbab9b905ab83f66,libopenssl-0338f407760562ed,libbitflags-443c99b827427271,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-ea33ddfd9f92bc73,libhyper_util-ab2e31b4b6ca36c8,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-08be289bfe593bc0,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-5fbfb62caf638b34,libtracing-abf387970876920d,libtracing_core-52b8392d99ba3fb6,libonce_cell-0ba6aecba7086d38,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libtokio_util-a8a85a983d1c072c,libtokio-957ecae465551cbb,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,liburl-a9393110ba5e3a92,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-4d5b2fe4d7fc5a12,libitoa-6b76ec393d6a2c41,libsync_wrapper-a3845461b7db14a0,liblog-d269868761ac548a,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,libfutures_util-9db680e4e129e269,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libbytes-752d6eacdc0bb513,libasync_stream-732f45c500397fdd,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libserde-6a96b2f050639744,libserde_core-8323e53422f20d71}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcsjGoc3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/chat_function-2a3fb10fd6b3108d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zhipuai-rs` (example "chat_thinking_enable") due to 1 previous error
[INFO] [stderr] error: could not compile `zhipuai-rs` (example "chat_function") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcvncgD9/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanyhow-7e5dcd40304f6dad,libzhipuai_rs-91f7257c4b37d8f6,libpin_project-075cc92695584bc4,libtokio_tungstenite-b90b425f6edb5f4b,libtungstenite-f2df906200544b18,libdata_encoding-6d465a39edfa29f6,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libthiserror-5bb14f29ad2876a4,libreqwest-4f89dfc318e6810d,libserde_urlencoded-0458b2fda8359fc4,libryu-0ea4bafc9bef6d8b,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-eb1efe13555eaa16,libtokio_native_tls-be8a97cd54891721,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-1e77e4d2bc56540f,libzmij-34aac408f6d919c9,libtower_http-180c0bc3b9f965e1,libiri_string-d388d4576b633c72,libtower-a9e2d166058a9a80,libtower_layer-d70c7e404336389b,libnative_tls-99d55d47a84553be,libopenssl_probe-cbab9b905ab83f66,libopenssl-0338f407760562ed,libbitflags-443c99b827427271,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-ea33ddfd9f92bc73,libhyper_util-ab2e31b4b6ca36c8,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-08be289bfe593bc0,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-5fbfb62caf638b34,libtracing-abf387970876920d,libtracing_core-52b8392d99ba3fb6,libonce_cell-0ba6aecba7086d38,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libtokio_util-a8a85a983d1c072c,libtokio-957ecae465551cbb,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,liburl-a9393110ba5e3a92,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-4d5b2fe4d7fc5a12,libitoa-6b76ec393d6a2c41,libsync_wrapper-a3845461b7db14a0,liblog-d269868761ac548a,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,libfutures_util-9db680e4e129e269,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libbytes-752d6eacdc0bb513,libasync_stream-732f45c500397fdd,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libserde-6a96b2f050639744,libserde_core-8323e53422f20d71}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcvncgD9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/chat_web_search-ddd095c9fa8fc6ec" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zhipuai-rs` (example "chat_web_search") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc6uFgol/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libzhipuai_rs-91f7257c4b37d8f6,libpin_project-075cc92695584bc4,libtokio_tungstenite-b90b425f6edb5f4b,libtungstenite-f2df906200544b18,libdata_encoding-6d465a39edfa29f6,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libthiserror-5bb14f29ad2876a4,libreqwest-4f89dfc318e6810d,libserde_urlencoded-0458b2fda8359fc4,libryu-0ea4bafc9bef6d8b,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-eb1efe13555eaa16,libtokio_native_tls-be8a97cd54891721,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-1e77e4d2bc56540f,libzmij-34aac408f6d919c9,libtower_http-180c0bc3b9f965e1,libiri_string-d388d4576b633c72,libtower-a9e2d166058a9a80,libtower_layer-d70c7e404336389b,libnative_tls-99d55d47a84553be,libopenssl_probe-cbab9b905ab83f66,libopenssl-0338f407760562ed,libbitflags-443c99b827427271,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-ea33ddfd9f92bc73,libhyper_util-ab2e31b4b6ca36c8,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-08be289bfe593bc0,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-5fbfb62caf638b34,libtracing-abf387970876920d,libtracing_core-52b8392d99ba3fb6,libonce_cell-0ba6aecba7086d38,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libtokio_util-a8a85a983d1c072c,libtokio-957ecae465551cbb,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,liburl-a9393110ba5e3a92,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-4d5b2fe4d7fc5a12,libitoa-6b76ec393d6a2c41,libsync_wrapper-a3845461b7db14a0,liblog-d269868761ac548a,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libbytes-752d6eacdc0bb513,libasync_stream-732f45c500397fdd,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libserde-6a96b2f050639744,libserde_core-8323e53422f20d71,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libmemchr-f9c66c7ba21bf873,libregex_syntax-d40cde7d2fd22dd8,libanyhow-7e5dcd40304f6dad}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc6uFgol/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/translation-64bc80505f321ec1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zhipuai-rs` (example "translation") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8312048d6915b8bd57120f8fa22727a26859b1f5528a0f2db8c543649fd59bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8312048d6915b8bd57120f8fa22727a26859b1f5528a0f2db8c543649fd59bbe", kill_on_drop: false }`
[INFO] [stdout] 8312048d6915b8bd57120f8fa22727a26859b1f5528a0f2db8c543649fd59bbe
